@charset "utf-8";
body{
letter-spacing: 0.5px;
}
.header {
    width: 100%;
    height: 55px;
    background-color: #f9f9f9;
    overflow: hidden;
}
.web_1280 {
	margin:0px auto;
	width:1280px;
	overflow:hidden;
}
.top_website {
    
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #666666;
    line-height: 50px;
    float: right;
}
.top_website a {
    color: #666666;
    text-decoration: none;
    transition: color .3s ease-in;
}

.top_website a:hover {
    color: #fff;
}

.top_website font{
	font-weight:normal;
	color:#666666;
}
.time {
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #666666;
    line-height: 50px;
    float: right;
}

.search{
	    float: right;
    line-height: 30px;
    font-family: Microsoft YaHei;
    margin: 10px auto;
    margin-left: 20px;
	color:#666666;

}
.search-text{
    border: 0;
    padding: 8px 0px 8px 15px;		
	width:180px;
	color:#666666;
	border-radius:30px;	
}
 input::placeholder{
 	color:#666666;
	opacity:1;
 }

 input:-ms=input-placeholder{
 	color:#666666;
 }

.logo{
	margin:15px auto;
	width:384px;
	height:88px;
	float:left;
}

.entrance {
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 30px;
    padding: 20px 0 0 15px;
    float: left;
}
.entrance p {
	color:#666666;
    letter-spacing: 1px;
}

.entrance a {
    color: #3848a0;
    text-decoration: none;
    transition: color .3s ease-in;
}
.entrance a:hover {
    color: #3848a0;
}
.topad{
	width:664px;
	height:88px;
	float:right;
	margin:15px auto;
}
.nav {
    width: 100%;
    height: 55px;
    background-color: #1323c9;
    overflow: hidden;
}
.nav_body{
       width: 1280px;
    margin: 18px auto;
    padding: 20px auto;
    font-size: 20px;
    line-height: 18px;
    font-family: Microsoft YaHei;
}
.nav_body a{
	           margin: 0 25px 0 25px;
    color: white;
    text-decoration: none;
    transition: color .3s ease-in;
}

.nav_body a:hover{
	           margin: 0 25px 0 25px;
    color: white;
    text-decoration: none;
    transition: color .3s ease-in;
}

.i-search{
										width: 20px;
										height: 20px;
										text-align: center;
										line-height: 32px;
										border: none;
										background: url(//www.ctnews.com.cn/images/search_icon_blue.jpg) no-repeat;
										position: relative;
										left: -35px;
										top: 6px;
										outline: none;
								}

.position {
	/**font-size: 20px;
	line-height: 4;
	color: #e12325;
	margin-bottom: -40px;**/
	font-size: 16px;
    line-height: 42px;
    color: #666666;
	height:42px;
	margin-top:10px;
	margin-bottom:0px;
}